Skip to content

chore(deps): update dependency elysia to v1.3.5 #192

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jun 3, 2025

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
elysia 1.3.3 -> 1.3.5 age adoption passing confidence

Release Notes

elysiajs/elysia (elysia)

v1.3.5

Compare Source

Bug fix:

  • #​1255 regression in serving an imported HTML file
  • #​1251 property 'status' does not exist onError function
  • #​1247 ensure WebSockets get routed properly without AoT compilation
  • #​1246 property 'timeout' does not exist on type 'Server'
  • #​1245 error on onAfterHandle (no property 'response')
  • #​1239 t.Files validator breaks for response schema
  • #​1187, #​1169 websocket beforeLoad not being executed

v1.3.4

Compare Source

Feature:

  • sse helper

Bug fix:

  • #​1237 ws in a group merge error
  • #​1235 errors not handled correctly in resolve hook on dynamic mode
  • #​1234 optional path parameters can't follow required ones
  • #​1232 t.Files fails with array of files

Change:

  • When yield is not sse, content-type is set to either text/plain or application/json based on the response type

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot added the bump label Jun 3, 2025
@renovate renovate bot changed the title chore(deps): update dependency elysia to v1.3.4 chore(deps): update dependency elysia to v1.3.5 Jun 16, 2025
@renovate renovate bot force-pushed the renovate/elysia-1.x branch from 3e2c329 to 70497c1 Compare June 16, 2025 13:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants